home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1993 / The Association of Shareware Professionals Advantage CD-ROM 1993.iso / files / windions / wb_40l / readme.txt < prev    next >
Text File  |  1992-12-01  |  10KB  |  242 lines

  1.    WELCOME TO WINBATCH!
  2.  
  3.    This disk contains the WinBatch Interpreter version 4.0L,
  4.    and our WinMacro product.
  5.  
  6.    WinBatch is the Windows Batch Language that you can use to real real
  7.    honest-to-goodness Windows batch files to control every aspect of
  8.    your machine's operation.  There are more than 200 different functions
  9.    to allow you to do *anything* with WinBatch!
  10.  
  11.    WinBatch supports DDE, Networks, and all Multimedia devices.
  12.  
  13.    SYSTEM REQUIREMENTS
  14.  
  15.    WinBatch requires an IBM PC or compatible with a minimum of 2
  16.    megabytes of RAM, running Microsoft Windows version 3.0 or higher.
  17.  
  18.  
  19.    ***   SPECIAL BONUS FOR REGISTERED USERS  ***
  20.  
  21.    Registered users receive our new "Dialog Editor" which allows them to
  22.    graphically construct dialog boxes, (a lot like the Visual Basic dialog
  23.    editor), and other utilities to help make programming WinBatch files a
  24.    tad easier and faster.
  25.  
  26.  
  27.    *** PREMIER SUPPORT NOW AVAILABLE ***
  28.  
  29.    A fee based extended support system is now available to assist 
  30.    corporate software engineering projects which require high technology
  31.    assistance, custom Windows programming, or custom interfaces to suites
  32.    of Windows applications.  See the README2.TXT file for more information.
  33.  
  34.  
  35.    *** LATE-BREAKING NEWS ***
  36.  
  37.    WinBatch 4.0 is a major update from previous versions.  We are
  38.    sending all registered users update letters.  If you are a registered
  39.    users and did not receive an update letter by Nov 1, 1992, then
  40.    somehow we missed you.  Call (800)-762-8383 and get it straightened
  41.    out.
  42.  
  43.    This is WinBatch 4.0, a MAJOR update from previous versions.  There are
  44.    over 75 new functions (when compared to the 3.0 version).
  45.  
  46.    WinBatch has a new dialog box capability for real Windows dialog boxes.
  47.    (Registered users even receive our new graphical Dialog Editor, which
  48.    makes the programming of the Dialog boxes easier than ever.)
  49.  
  50.    The new WinMacro facility allows you to have menuitems on any and/or all
  51.    applications, and to have HotKeys defined to do most any task.
  52.                                                      
  53.  
  54.  *** Be sure the following files wind up in a directory defined
  55.      in your DOS PATH statement.
  56.  
  57.      WINBATCH.EXE
  58.      WINMACRO.EXE
  59.      WWWBATxx.DLL   (where xx is some number like 11)
  60.      WINMACHK.DLL
  61.      WWWDEALR.DLL
  62.  
  63.      Also check the extensions section of the WIN.INI file to be
  64.      sure the WBT extension points to the directory where WINBATCH
  65.      is installed.
  66.  
  67.  
  68.     *** FOREIGN LANGUAGE SUPPORT ***
  69.  
  70.    WinBatch now supports some foreign languages.  English is built in,
  71.    and the software attempts to examine your system, and, if you are using
  72.    German or French, will configure itself to use German or French.  More
  73.    languages on the way.  There is also "ValSpeak", which is both a
  74.    parody on Southern California slang, and an example of how *some*
  75.    messages may be modified for the end users.
  76.  
  77.    To access a non-default langauage do the following:
  78.  
  79.       1) Examine the WWWDLANG.DLL file to determine the languages
  80.          available.  The file has documentation in it that will help you
  81.          figure this out.  (It is not really a DLL, you can look at it.
  82.          It will probably be in your Windows directory.)
  83.     
  84.       2) Edit the WWWBATCH.INI file and add an item to the MAIN section,
  85.          something like:
  86.  
  87.          WWWBATCH.INI
  88.             [Main]
  89.             Language=ValSpeak
  90.  
  91.  
  92.  
  93.  
  94.            ***  Announcing the WinBatch Compiler  ***
  95.  
  96.    Also available is our "WinBatch Compiler".  With the WinBatch compiler,
  97.    you can turn your WBT files into standalone EXE files that you can
  98.    distribute on a royalty-free basis.
  99.  
  100.    Have a BIG network?  Want all your users to run your WBT files?
  101.    Compile the WBT files with the WinBatch Compiler and put the EXE's
  102.    up on the server.
  103.  
  104.    Making specialized WinBatch files for clients?  Don't want them modifying
  105.    your files?  Just compile the WBT files, and give the EXE to your client.
  106.  
  107.    Are you the "corporate guru".  Get a compiler.  Compile those WBT files
  108.    and hand them out like candy.
  109.  
  110.    The WinBatch compiler, a separate product from the WinBatch Interpreter
  111.    contained in these files, is available for $395.00, plus shipping, if
  112.    applicable.
  113.  
  114.  
  115.  
  116.                        PACKING LIST:
  117.  
  118.    Most files will end in a _ (underscore).   Some of them have been
  119.    compressed and will be expanded by the setup program, whileas the
  120.    others are sinply renamed.  In any case, the setup program
  121.    (WSETUP.EXE) should take care of moving the files around.
  122.  
  123.  
  124.    README   TXT    This File
  125.    README2  TXT    ...continued...
  126.    WSETUP   EXE    The Windows-based setup program.
  127.    WSETUP   INF    Information file for the setup program.
  128.    WB__VER  ???    A dummy file.  ??? is the current version number.
  129.    WSETUP2  OVL    More of the setup program.
  130.  
  131.    The following files *might* be in either a COMMON or WINBATCH subdirectory
  132.    in disk-based versions of the distribution files.
  133.  
  134.    WINBATCH EXE    The main WinBatch EXE file       <Put in DOS Path>
  135.    WWWBATxx DLL    A required Dynamic Link Library  <Put in DOS Path>
  136.    WWWDLANG DLL    Language strings.       <Put in same dir as WWWBATxx.DLL>
  137.    WINMACRO EXE    The main WinMacro EXE file       <Put in DOS Path>
  138.    WINMACHK DLL    A required Dynamic Link Library  <Put in DOS Path>
  139.    WWWDEALR DLL    A required Dynamic Link Library  <Put in DOS Path>
  140.    BROWSER  EXE    A handy file viewing utility     <Put in DOS Path>
  141.  
  142.    WIL      HLP    A Windows helpfile on the WIL language.
  143.  
  144.    WILDOC   MAN    The technical reference for the WIL language.
  145.    WINBATCH MAN    The manual.  Possibly compressed.
  146.  
  147.    NOTE:  WILDOC.MAN and WINBATCH.MAN may not be on your disk if you
  148.           have registered WinBatch and we provide you with printed
  149.           copies of the manuals.
  150.  
  151.    DOSPASTE WBT    Sample WBT file.  How-2 paste to DOS apps.
  152.    STONES   WBT    Sample WBT file.  "Stones" game -- Can you count?
  153.    STONES   WTX    Text file used by STONES.WBT for instructions
  154.    ZOOMER   WBT    Sample WBT file.  Runs apps from ProgMan as maximized.
  155.    SOL      WBT    Sample WBT file.  Solitaire with a timer.
  156.    PKUNZIP  WBT    Sample WBT file.  PKUNZIP shell.
  157.    PKUNZUP  WDG    Dialog box definition for PKUNZIP shell.
  158.    INTACTV  WBT    Sample WBT file.  Allows for interactive commands.
  159.    SYSINFO  WBT    Displays system information.
  160.    INIEDIT  WBT    Easy INI file Editor.
  161.  
  162.    PLAYMIDI WBT    Sample WBT file.  Plays MIDI files.
  163.    MCITEST  WBT    Sample WBT file.  Allows interactive control of
  164.                    Multimedia devices.
  165.    PLAY_CD WBT     Sample WBT file.  Plays Audio CD's.
  166.  
  167.    GLOBAL   WDF    Sample Macro definition file.  For ALL applications.
  168.    NOTEPAD  WDF    Sample Macro definition file.  For NOTEPAD app only.
  169.    SIMPLE   WBT    Sample Macro file.  Just a simple little WBT file.
  170.    STRANGE  WBT    Sample Macro file.  Just a strange little WBT file.
  171.    RUNGEN   WBT    Sample Macro file.  A generic WBT file launcher.
  172.    OPENALL  WBM    Sample Macro file.  Opens Notepad filebox as *.*
  173.    DATETIME WBM    Sample Macro file.  Inserts date/time into notepad.
  174.  
  175.    WEXPAND  EXE    File expander for manual installs (disk versions only)
  176.    WEXPAN1  EXE    File expander overlay             (disk versions only)
  177.  
  178.  
  179.                HOW TO INSTALL WINBATCH
  180.  
  181.    >>>AUTOMAGIC INSTALL
  182.  
  183.    Use our WSETUP.EXE program, which will copy the files for you and install
  184.    a WINBATCH group in the program manager with various sample files.
  185.    To use our WSETUP.EXE program...   (Manual install instructions below)
  186.  
  187.      1) Close down all extraneous Windows applications.
  188.  
  189.      2) Double-Click on the WSETUP.EXE program
  190.  
  191.      3) When the setup program asks for a directory, specify initial
  192.         directory, or accept the given default (C:\WINBATCH).
  193.  
  194.  
  195.    NOTE:  If you are updating from a previous version, and made any of the
  196.           WinBatch files READ-ONLY, remove the read-only attribute from
  197.           the files before running setup.
  198.           (Or else the setup process will hang)
  199.  
  200.    >>>MANUAL INSTALL
  201.  
  202.    The manual install is not actually recommended, but here is a little
  203.    information you may need if you insist on doing a manual install.
  204.  
  205.    Any file ending with a underscore "_" MAY be a compressed file which needs
  206.    to be expanded with the provided WEXPAND.EXE program before use.  (This is
  207.    mostly done with the disk based version of the product, not the ZipFile
  208.    version)  E.G.
  209.          WEXPAND.EXE WINBATCH.EX_ WINBATCH.EXE
  210.     
  211.    For the basic installation, all you have to do is get the following files
  212.    into a directory mentioned in your DOS path statement.
  213.        WINBATCH.EXE
  214.        WWWBATxx.DLL
  215.        WINMACRO.EXE
  216.        WINMACHK.EXE
  217.    and
  218.        GLOBAL.WDF
  219.        NOTEPAD.WDF
  220.  
  221.    You will probably also want any file whose extension begins with W, as in
  222.    *.W*
  223.  
  224.  
  225.  
  226.  
  227.  
  228.     *** Please help us out ***
  229.  
  230.     If you have received a regular licensed copy of WinBatch (what
  231.     we call the retail version), your 3.5" disk might contain a shareware
  232.     ZIP file of the latest version of WinBatch.  If so, please help us spread
  233.     it around - upload it to your favorite local BBS, send it to your
  234.     company software librarian, or any other place where people who might
  235.     appreciate WinBatch might come across it.  Thank you very much.
  236.  
  237.  
  238.  
  239.  
  240.    Please see the README2.TXT file for more information.
  241.  
  242.